Skip to content

Conversation

leogdion
Copy link
Contributor

Motivation

Fixing Issues with Building in Swift 6 for Linux

Modifications

  • Fix Issues with Upstream Iterator

Result

Compatability with Swift 6 on Linux

Test Plan

TBD

@czechboy0
Copy link
Contributor

Thanks @leogdion! Please run the soundness script, the indentation seems to be off here. It'll run swift-format and fix it up for you.

@leogdion
Copy link
Contributor Author

Apologies @czechboy0 - Fix is pushed.

@czechboy0
Copy link
Contributor

@swift-server-bot test this please

@czechboy0
Copy link
Contributor

@leogdion Apologies, I didn't realize the utility method strategy won't really work on older toolchains. Can you please revert it and I'll kick off CI again?

@leogdion
Copy link
Contributor Author

Reverted

@czechboy0
Copy link
Contributor

@swift-server-bot test this please

@czechboy0
Copy link
Contributor

@leogdion I think if you put the #available( into the #if compiler check, hopefully the platform should be known and it should fix the CI?

@leogdion
Copy link
Contributor Author

leogdion commented Jul 2, 2024

@leogdion I think if you put the #available( into the #if compiler check, hopefully the platform should be known and it should fix the CI?

Fixed

@leogdion
Copy link
Contributor Author

leogdion commented Jul 2, 2024

@swift-server-bot test this please

1 similar comment
@czechboy0
Copy link
Contributor

@swift-server-bot test this please

Copy link
Contributor

@czechboy0 czechboy0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@czechboy0 czechboy0 merged commit e80046b into apple:main Jul 2, 2024
@czechboy0 czechboy0 added the 🔨 semver/patch No public API change. label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants